-
Notifications
You must be signed in to change notification settings - Fork 58
Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts #667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts #667
Conversation
@2000krysztof You are failing on the pre-commit I would recommend installing it and running |
a89287f
to
a0cb56e
Compare
a0cb56e
to
c97e217
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the instructions on running the e2e test locally!
0096b05
to
0e0f786
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm /approve
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is the last requested change, and should be good to merge.
As step 3. in the Readme:
- Build, push, and deploy the codeflare-operator.
make image-push IMG=<full-registry>:<tag>
make deploy -e IMG=<full-registry>:<tag> -e ENV="e2e"
…kind test, upgrade kindest/node to 1.30.10 .
7f35b77
to
016b71b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bobbins228, ChristianZaccaria, Ygnas The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b612ce3
into
project-codeflare:main
Issue link
Jira : https://issues.redhat.com/browse/RHOAIENG-19986
What changes have been made
Verification steps
Please go through the instructions in the readme.
Checks